Search results

Online

Creating an Indigenous plant-use garden: harvesting

The satisfaction of eating straight from the garden is one of life’s best learning experiences, however we need to be respectful and mindful to only harvest what we need to allow the plant to continue to thrive for generations to come. This activity involves the assessment and mapping of local environments to create a successful ...

Downloadable

DT Challenge - 5/6 Blockly - Sport Micro:Bit

Use blocks to program a micro:bit for sport! Get excited about coding even if you have no experience. You'll use drag-and-drop blocks to write your own programs, and make interactive games and tools to improve your health.

Downloadable

DT Challenge - 5/6 Blockly - Turtle

Control a turtle and draw amazing pictures with code. In this challenge you'll learn the fundamentals of programming by using instructions to position a turtle on the screen, drawing lines, patterns and shapes in the same way computers draw images. Computers use the input from users and the environment to give us feedback ...

Downloadable

DT Challenge - 7/8 Javascript - Cookie Clicker

Learn how to make interactive webpages and build a surprisingly addictive game! In this DT Challenge, you'll learn the web technologies that form the foundations of the internet. In this course you'll learn the basics of HTML, CSS and JavaScript! You'll build webpages using text and images, and learn how to make them interactive ...

Downloadable

ACARA sample assessment task (F-2)

This sample assessment task has been prepared to assist teachers with the implementation of the Australian Curriculum: Digital Technologies, with a particular focus on data. It shows how aspects of the Digital Technologies curriculum related to data can be assessed using contexts from other learning areas and subjects. ...

Text

Computational thinking cut out cards

This set of printable cards provides definitions of six aspects of computational thinking.

Text

Visual programming with Scratch: years 3-6

This comprises a collection of sample activities that incorporate visual programming (Scratch) into teaching and learning programs. They show the possibilities Scratch offers for integration. The projects are incomplete and are designed to be used as samples for inspiration or modification by teachers.

Text

Teaching and supporting project management in the F-6 classroom

This PDF gives educators an overview of what project management is and ideas on how they can implement project management skills in the F-6 classroom.

Video

Data knowledge and skills tutorial: part 1 - gathering data

This video demonstrates ways in which data can be manipulated in spreadsheets. It is the first in a series of four.

Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

Video

Activities that promote Digital Technologies concepts and incorporate Numeracy: part 1: Introduction and overview: accessing the Australian Curriculum National Numeracy Learning progression

This video provides an introduction to the ways in which Digital Technologies can be used to develop students' learning in the Numeracy Learning Progression.

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Text

Newsletter – October 2020

This newsletter from the Digital Technologies in Focus project includes information about schools' projects, the Australian Curriculum, and useful resources.

Online

Fun projects with language translation

Natural language processing is growing in importance. We often converse with automatic chatbots for customer service without even knowing. We also use online translation services or mobile apps. But how do these services work? Is there artificial intelligence (AI) in them? Three projects are offered to cater for student ...

Text

St James Catholic College

St James Catholic College is a K–10 school located about 50 kilometres south of Hobart, Tasmania on the Traditional Lands of the Mellukurdee Peoples. Peter Lelong is the curriculum officer who works directly with the school to support the implementation of the Digital Technologies curriculum. Teachers at the school have ...

Text

Bethany Christian School – PL ecosystem

This document illustrates the network of people and resources that make up Bethany Christian School's Professional Learning ecosystem.

Video

Green Hill Public School – Progress report 2

This video explains the progress that Bethany Christian School has made in the Digital Technologies in Focus project. It is the second in a series of three.

Text

South Kalgoorlie Primary School – Final report

This report provides details of South Kalgoorlie Primary School's participation in the Digital Technologies in Focus project, including a Research question, criteria for success, data collection, resources, challenges, milestones and next steps.

Online

Coding a sentimental chatbot in Python

Incorporating 11 tutorial videos and two informative lecture videos, this learning sequence explores natural language processing, a significant application of artificial intelligence. Teachers and students are led through the coding in Python of a chatbot, a conversational program capable of responding in varied ways to ...

Online

Visual to text coding: Lesson 6

This is the sixth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It builds on the previous introduction to arrays (also called lists) and brings in the length property.